Skip to content

Conversation

@leoyvens
Copy link
Collaborator

@leoyvens leoyvens commented Apr 7, 2021

On a high load node such as the community nodes, some subgraphs were observed to hang, as if the run_subgraph future was never polled again. I was unable to reproduce this locally, it might be some obscure tokio issue caused by changes in #2354. So this tries to make things more like they were before the tokio 1.0 upgrade, with a large blocking thread pool and run_subgraph executed by spawn_blocking.

@leoyvens leoyvens requested a review from lutter April 7, 2021 21:43
@leoyvens leoyvens merged commit dc09f3c into master Apr 7, 2021
@leoyvens leoyvens deleted the leo/go-back-to-spawn-blocking branch April 7, 2021 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants